home *** CD-ROM | disk | FTP | other *** search
/ Windows 6-Pak - Disc 5 / Windows 6-Pak (InfoMagic) (Disc 5) (1999).ISO / C&C++Tools / sbparser.exe / cppb / PlotTest.dfm / PlotTest.txt < prev   
Encoding:
Text File  |  1998-08-24  |  6.0 KB  |  280 lines

  1. object FPlotTest: TFPlotTest
  2.   Left = 318
  3.   Top = 42
  4.   Width = 536
  5.   Height = 364
  6.   Caption = 'Plot Test'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   OnShow = FormShow
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object PRight: TPanel
  17.     Left = 251
  18.     Top = 19
  19.     Width = 277
  20.     Height = 251
  21.     Align = alRight
  22.     BevelOuter = bvNone
  23.     TabOrder = 0
  24.     object GBSpeedTest: TGroupBox
  25.       Left = 8
  26.       Top = 0
  27.       Width = 265
  28.       Height = 193
  29.       Caption = 'Options'
  30.       Font.Charset = ANSI_CHARSET
  31.       Font.Color = clWindowText
  32.       Font.Height = -13
  33.       Font.Name = 'MS Serif'
  34.       Font.Style = [fsBold, fsItalic]
  35.       ParentFont = False
  36.       TabOrder = 0
  37.       object Panel1: TPanel
  38.         Left = 2
  39.         Top = 18
  40.         Width = 261
  41.         Height = 39
  42.         Align = alTop
  43.         BevelOuter = bvNone
  44.         ParentColor = True
  45.         TabOrder = 0
  46.         object MInfo: TMemo
  47.           Left = 5
  48.           Top = 8
  49.           Width = 241
  50.           Height = 33
  51.           BorderStyle = bsNone
  52.           Color = clBtnFace
  53.           Font.Charset = ANSI_CHARSET
  54.           Font.Color = clWindowText
  55.           Font.Height = -11
  56.           Font.Name = 'MS Sans Serif'
  57.           Font.Style = []
  58.           Lines.Strings = (
  59.             'Info: Draws f(x,y,z,u,v,w) in the x-interval [-10, 10] '
  60.             'and the h-interval [-10, 10].')
  61.           ParentFont = False
  62.           ReadOnly = True
  63.           TabOrder = 0
  64.         end
  65.       end
  66.       object PILeft: TPanel
  67.         Left = 2
  68.         Top = 57
  69.         Width = 83
  70.         Height = 127
  71.         Align = alLeft
  72.         BevelOuter = bvNone
  73.         ParentColor = True
  74.         TabOrder = 1
  75.         object LFunction: TLabel
  76.           Left = 5
  77.           Top = 3
  78.           Width = 65
  79.           Height = 13
  80.           Caption = 'f(x,y,z,u,v,w)='
  81.           Font.Charset = ANSI_CHARSET
  82.           Font.Color = clBlack
  83.           Font.Height = -11
  84.           Font.Name = 'MS Sans Serif'
  85.           Font.Style = []
  86.           ParentFont = False
  87.         end
  88.       end
  89.       object MFunction: TMemo
  90.         Left = 85
  91.         Top = 57
  92.         Width = 163
  93.         Height = 127
  94.         Align = alClient
  95.         Color = clBtnFace
  96.         Font.Charset = ANSI_CHARSET
  97.         Font.Color = clBlack
  98.         Font.Height = -11
  99.         Font.Name = 'MS Sans Serif'
  100.         Font.Style = []
  101.         Lines.Strings = (
  102.           '')
  103.         ParentFont = False
  104.         ReadOnly = True
  105.         ScrollBars = ssVertical
  106.         TabOrder = 2
  107.       end
  108.       object PFBottom: TPanel
  109.         Left = 2
  110.         Top = 184
  111.         Width = 261
  112.         Height = 7
  113.         Align = alBottom
  114.         BevelOuter = bvNone
  115.         ParentColor = True
  116.         TabOrder = 4
  117.       end
  118.       object Panel2: TPanel
  119.         Left = 248
  120.         Top = 57
  121.         Width = 15
  122.         Height = 127
  123.         Align = alRight
  124.         BevelOuter = bvNone
  125.         ParentColor = True
  126.         TabOrder = 3
  127.       end
  128.     end
  129.     object BRedraw: TButton
  130.       Left = 23
  131.       Top = 201
  132.       Width = 86
  133.       Height = 21
  134.       Caption = '&Redraw'
  135.       Default = True
  136.       TabOrder = 1
  137.       OnClick = BRedrawClick
  138.     end
  139.   end
  140.   object PBottom: TPanel
  141.     Left = 0
  142.     Top = 270
  143.     Width = 528
  144.     Height = 63
  145.     Align = alBottom
  146.     BevelOuter = bvNone
  147.     ParentColor = True
  148.     TabOrder = 1
  149.     object LtheTime: TLabel
  150.       Left = 195
  151.       Top = 18
  152.       Width = 6
  153.       Height = 13
  154.       Alignment = taRightJustify
  155.       Caption = '0'
  156.       Font.Charset = ANSI_CHARSET
  157.       Font.Color = clBlack
  158.       Font.Height = -11
  159.       Font.Name = 'MS Sans Serif'
  160.       Font.Style = []
  161.       ParentFont = False
  162.     end
  163.     object Lsec: TLabel
  164.       Left = 210
  165.       Top = 18
  166.       Width = 17
  167.       Height = 13
  168.       Alignment = taRightJustify
  169.       Caption = 'sec'
  170.       Font.Charset = ANSI_CHARSET
  171.       Font.Color = clBlack
  172.       Font.Height = -11
  173.       Font.Name = 'MS Sans Serif'
  174.       Font.Style = []
  175.       ParentFont = False
  176.     end
  177.     object LcTime: TLabel
  178.       Left = 50
  179.       Top = 18
  180.       Width = 78
  181.       Height = 13
  182.       Caption = 'Calculation Time'
  183.       Font.Charset = ANSI_CHARSET
  184.       Font.Color = clBlack
  185.       Font.Height = -11
  186.       Font.Name = 'MS Sans Serif'
  187.       Font.Style = []
  188.       ParentFont = False
  189.     end
  190.     object LcTime0: TLabel
  191.       Left = 50
  192.       Top = 2
  193.       Width = 106
  194.       Height = 13
  195.       Caption = 'sbParser-CreationTime'
  196.       Font.Charset = ANSI_CHARSET
  197.       Font.Color = clBlack
  198.       Font.Height = -11
  199.       Font.Name = 'MS Sans Serif'
  200.       Font.Style = []
  201.       ParentFont = False
  202.     end
  203.     object Lsec0: TLabel
  204.       Left = 210
  205.       Top = 2
  206.       Width = 17
  207.       Height = 13
  208.       Alignment = taRightJustify
  209.       Caption = 'sec'
  210.       Font.Charset = ANSI_CHARSET
  211.       Font.Color = clBlack
  212.       Font.Height = -11
  213.       Font.Name = 'MS Sans Serif'
  214.       Font.Style = []
  215.       ParentFont = False
  216.     end
  217.     object LtheTime0: TLabel
  218.       Left = 195
  219.       Top = 2
  220.       Width = 6
  221.       Height = 13
  222.       Alignment = taRightJustify
  223.       Caption = '0'
  224.       Font.Charset = ANSI_CHARSET
  225.       Font.Color = clBlack
  226.       Font.Height = -11
  227.       Font.Name = 'MS Sans Serif'
  228.       Font.Style = []
  229.       ParentFont = False
  230.     end
  231.     object BExit: TButton
  232.       Left = 18
  233.       Top = 36
  234.       Width = 86
  235.       Height = 24
  236.       Caption = 'E&xit'
  237.       TabOrder = 0
  238.       OnClick = BExitClick
  239.     end
  240.   end
  241.   object PFRight: TPanel
  242.     Left = 0
  243.     Top = 19
  244.     Width = 15
  245.     Height = 251
  246.     Align = alLeft
  247.     BevelOuter = bvNone
  248.     ParentColor = True
  249.     TabOrder = 2
  250.   end
  251.   object PFTop: TPanel
  252.     Left = 0
  253.     Top = 0
  254.     Width = 528
  255.     Height = 19
  256.     Align = alTop
  257.     BevelOuter = bvNone
  258.     ParentColor = True
  259.     TabOrder = 3
  260.   end
  261.   object PPlot: TPanel
  262.     Left = 15
  263.     Top = 19
  264.     Width = 236
  265.     Height = 251
  266.     Align = alClient
  267.     BevelOuter = bvLowered
  268.     Color = clWhite
  269.     TabOrder = 4
  270.     object PBPlot: TPaintBox
  271.       Left = 1
  272.       Top = 1
  273.       Width = 234
  274.       Height = 249
  275.       Align = alClient
  276.       OnPaint = PBPlotPaint
  277.     end
  278.   end
  279. end
  280.